Skip to content

Hostname

capfournitures.com

Last fetched

capfournitures.com resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in MA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · capfournitures.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/capfournitures.com

Resolution chain

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

IPPrefixASNOperatorCountry
169.61.75.4169.61.64.0/18AS36351SOFTLAYER - IBM CloudMA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • capfournitures.com

SPF policy

9 SPF mechanisms authorising senders for capfournitures.com.

MechanismTarget
SPF_Acapfournitures.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP169.45.228.111
SPF_IP169.61.75.4
SPF_IP216.194.167.147
SPF_IP216.194.167.46
SPF_IP23.91.71.237
SPF_IP5.189.130.229
SPF_MXcapfournitures.com

Related pages

Pivot deeper into the graph from capfournitures.com.

Cypher and MCP

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

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