Skip to content

Hostname

longandfoster.com

Last fetched

longandfoster.com resolves to 1 IPv4 address operated by STERLING - Sterling Communications, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · longandfoster.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/longandfoster.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.107.164.6199.107.164.0/24AS11045STERLING - Sterling Communications, Inc.US

WHOIS identity

Registrar
iana:2
Organization
long & foster companies
Contact emails

Subdomains

44 observed subdomains of longandfoster.com.

Web-graph footprint

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

1,120 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for longandfoster.com.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEinsuremail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.80.56.29/32
SPF_IP132.226.58.160/32
SPF_IP168.245.95.226
SPF_IP198.202.27.0/24
SPF_IP205.201.46.163
SPF_IP205.201.47.191
SPF_IP205.207.104.0/22
SPF_IP208.75.120.0/22
SPF_IP208.93.240.0/24
SPF_IP50.31.59.166/32

Related pages

Pivot deeper into the graph from longandfoster.com.

Cypher and MCP

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

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