Skip to content

Hostname

infusystem.com

Last fetched

infusystem.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · infusystem.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/infusystem.com

Resolution chain

infusystem.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.16.79.117104.16.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.80.117104.16.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
infusystem
Contact emails

Subdomains

39 observed subdomains of infusystem.com.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for infusystem.com.

MechanismTarget
SPF_INCLUDE20275790.spf06.hubspotemail.net
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEspf.protection.redatatech.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP18.224.75.184
SPF_IP18.233.85.67
SPF_IP206.128.131.36
SPF_IP206.128.153.91
SPF_IP208.117.56.57/32
SPF_IP64.58.88.217
SPF_IP65.151.169.41
SPF_IP65.151.177.8
SPF_IP66.6.107.159

Related pages

Pivot deeper into the graph from infusystem.com.

Cypher and MCP

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

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