Skip to content

Hostname

higeco.com

Last fetched

higeco.com resolves to 1 IPv4 address operated by CDLAN-AS Milano in IT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.142.143.8991.142.143.0/24AS20836CDLAN-AS MilanoIT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

39 SPF mechanisms authorising senders for higeco.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rhx.it
SPF_IP135.125.101.143
SPF_IP135.125.133.186
SPF_IP161.97.170.46
SPF_IP173.212.250.5
SPF_IP196.0.111.94
SPF_IP212.35.201.47
SPF_IP212.35.204.149
SPF_IP212.35.204.238
SPF_IP212.35.204.5
SPF_IP212.35.206.33
SPF_IP213.171.166.167
SPF_IP213.171.166.73
SPF_IP213.171.166.74
SPF_IP213.32.88.148
SPF_IP37.9.227.65
SPF_IP5.135.151.240
SPF_IP5.144.169.168
SPF_IP5.180.168.137
SPF_IP51.195.40.244
SPF_IP51.195.46.83
SPF_IP51.210.43.156
SPF_IP51.210.45.23
SPF_IP51.38.51.93
SPF_IP51.68.83.11
SPF_IP51.75.247.171
SPF_IP51.75.255.247
SPF_IP51.75.74.134
SPF_IP51.75.79.207
SPF_IP51.91.122.193
SPF_IP51.91.253.202
SPF_IP51.91.59.147
SPF_IP54.38.157.210
SPF_IP57.130.21.242
SPF_IP88.149.181.119
SPF_IP92.222.9.177
SPF_IP95.174.12.89
SPF_MXhigeco.com

Related pages

Pivot deeper into the graph from higeco.com.

Cypher and MCP

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

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