Skip to content

Hostname

fostercomp.com

Last fetched

fostercomp.com resolves to 1 IPv4 address operated by ISC-F-AS - Internet Systems Consortium, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · fostercomp.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fostercomp.com

Resolution chain

fostercomp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.166.8.13569.166.8.0/23AS33083ISC-F-AS - Internet Systems Consortium, Inc.US

WHOIS identity

Registrar
iana:2
Organization
foster corporation
Contact emails

Subdomains

3 observed subdomains of fostercomp.com.

Web-graph footprint

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

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fostercomp.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.pomfretweb.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP12.70.106.162
SPF_IP174.71.194.135
SPF_IP209.196.173.106
SPF_IP65.56.5.126
SPF_IP72.205.53.170

Related pages

Pivot deeper into the graph from fostercomp.com.

Cypher and MCP

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

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