Skip to content

Hostname

neogrid.com

Last fetched

neogrid.com resolves to 3 IPv4 addresses operated by AS47583 in BR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · neogrid.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/neogrid.com

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
neogrid informatica ltda
Contact emails

Subdomains

105 observed subdomains of neogrid.com.

Web-graph footprint

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

161 sites link to this hostname.

245 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for neogrid.com.

MechanismTarget
SPF_INCLUDE39574621.spf10.hubspotemail.net
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.ppepost.net
SPF_IP101.44.1.26
SPF_IP101.44.9.71
SPF_IP149.72.179.193
SPF_IP149.72.198.227
SPF_IP20.85.60.142
SPF_IP200.9.206.0/23
SPF_IP52.184.178.141

Related pages

Pivot deeper into the graph from neogrid.com.

Cypher and MCP

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

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