Skip to content

Hostname

fredricsons.com

Last fetched

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

Nutrition Label

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

Resolution chain

fredricsons.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:106
Organization
domain admin
Contact emails

Subdomains

5 observed subdomains of fredricsons.com.

Web-graph footprint

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

17 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for fredricsons.com.

MechanismTarget
SPF_INCLUDE144854094.spf05.hubspotemail.net
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.consignor.com
SPF_INCLUDEmta80.epmail.se
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.multinet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.112.184.237
SPF_IP212.16.165.132
SPF_IP213.212.28.15/32
SPF_IP82.99.25.51/32

Related pages

Pivot deeper into the graph from fredricsons.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fredricsons.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.