Skip to content

Hostname

senadgroup.com

Last fetched

senadgroup.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · senadgroup.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/senadgroup.com

Resolution chain

senadgroup.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:48
Organization
neil hickingbottom
Contact emails

Subdomains

6 observed subdomains of senadgroup.com.

Web-graph footprint

Distinct hostnames that link to or from senadgroup.com in the public web crawl.

30 sites link to this hostname.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for senadgroup.com.

MechanismTarget
SPF_INCLUDEspf.host100.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.205.158.251
SPF_IP130.43.174.169
SPF_IP137.22.163.34
SPF_IP149.106.161.130
SPF_IP185.14.208.95
SPF_IP185.14.210.111
SPF_IP195.70.68.198
SPF_IP20.90.210.52/32
SPF_IP212.250.221.1
SPF_IP51.145.99.127
SPF_IP51.148.126.180
SPF_IP51.155.130.166
SPF_IP51.155.14.175
SPF_IP80.247.18.77
SPF_IP83.151.226.197

Related pages

Pivot deeper into the graph from senadgroup.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "senadgroup.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.