Skip to content

Hostname

ibpgroup.com

Last fetched

ibpgroup.com resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.235.60139.162.224.0/19AS63949GB

WHOIS identity

Registrar
iana:2
Organization
ibp conex
Contact emails

Subdomains

5 observed subdomains of ibpgroup.com.

Web-graph footprint

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

24 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ibpgroup.com.

MechanismTarget
SPF_Aibpgroup.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.235.60
SPF_IP194.74.22.66
SPF_IP194.74.22.85
SPF_IP28.83.216.31
SPF_IP35.246.104.166
SPF_IP91.240.224.240/29
SPF_MXibpgroup.com

Related pages

Pivot deeper into the graph from ibpgroup.com.

Cypher and MCP

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

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