Skip to content

Hostname

ipgrup.com

Last fetched

ipgrup.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · ipgrup.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/ipgrup.com

Resolution chain

ipgrup.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1262
Organization
info pc manresa
Contact emails

Subdomains

33 observed subdomains of ipgrup.com.

Web-graph footprint

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

18 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ipgrup.com.

MechanismTarget
SPF_Aipgrup.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.128.137.108/32
SPF_IP141.95.203.9/32
SPF_IP209.85.128.0/17
SPF_IP34.249.190.60/32
SPF_IP84.236.133.122/32
SPF_IP84.236.133.126
SPF_IP88.148.15.186
SPF_IP99.80.189.20/32
SPF_IP99.81.216.78/32
SPF_MXipgrup.com

Related pages

Pivot deeper into the graph from ipgrup.com.

Cypher and MCP

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

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